creating file

英 [kriˈeɪtɪŋ faɪl] 美 [kriˈeɪtɪŋ faɪl]

【计】生成文件

计算机



双语例句

  1. For SQLite, this means creating a file in which to store the database.
    对于SQLite,这意味着创建一个存储该数据库的文件。
  2. The GNOME programming guidelines recommend the following C code when creating file system objects in shared ( temporary) directories to securely open temporary files
    当为了安全地打开临时文件而在共享(临时)目录中创建文件系统对象时,GNOME编程向导推荐您使用下面的C代码
  3. UNIX-like systems have traditionally implemented a lock shared between different processes by creating a file that indicates a lock.
    通常,类Unix系统是通过创建表示一个锁的文件来实现不同进程间共享的锁。
  4. You can also use>> to append the results to an existing file ( creating the file if it doesn't exist).
    您可使用>>以将命令输出结果附加到现有文件之后(如果文件不存在,则创建新文件)。
  5. Packaging the command provider, commands, and command definition files is essentially done by creating a JAR file and placing it in the classpath.
    通过创建JAR文件并将其放置在类路径中,便从本质上完成了包装命令提供程序、命令和命令定义文件。
  6. Furthermore, you do not need to assign inodes anymore when creating file systems, as they are now dynamically allocated by JFS2 ( meaning you won't be running out of them).
    另外,在创建文件系统的时候不再需要分配索引节点,因为现在它们是由JFS2动态分配的(这意味着将不会耗尽索引节点)。
  7. Example operations include creating a file, writing to a file, or checking if a specific file exists.
    这些操作的示例包括创建文件、在文件中写入数据或检查特定的文件是否存在。
  8. However, the process of creating a.so file is rather different from that of creating a.dll file.
    然而,创建一个.so文件的过程与创建一个.dll文件的过程完全不同。
  9. This section deals with creating different file extensions for the generated header and source files corresponding to a UML class.
    这一小节负责为生成的和一个UML类相对应的头文件和源文件创建不同的文件扩展名。
  10. In this example, you take the simpler and more reusable route of creating a file format translator.
    在本例中,采用的是更为简单、可用性更好的创建文件格式转换器的方式。
  11. If you need to append data to a file, you should use the append mode when creating the file object.
    如果需要向文件中添加数据,应当在创建file对象时,使用添加模式。
  12. After creating this file, root should be able to log in successfully using the credentials of sandeep.
    在创建了该文件之后,root用户应该可以使用sandeep的凭据成功地登录了。
  13. Creating this file from scratch isn't easy, but it's fairly easy to modify this file manually.
    从头开始创建这个文件并不容易,但是手动修改这个文件却很容易。
  14. The first step in running a Twisted Web server is creating a.tap file, as we saw in the first installment.
    运行TwistedWeb服务器的第一步是创建一个.tap文件,就像我们在第一篇文章中所看到的那样。
  15. You can adjust the amount of free space that is reserved ( using the tunefs tool), or when creating the file system.
    您可以使用tunefs工具或在创建文件系统时,调整保留的空闲空间的大小。
  16. The IBM Cloud provides a mechanism which consists of creating a file ( called scripts. txt) that basically describes where each file should be uploaded.
    IBMCloud包含创建主要用于描述应当在哪里加载每个文件的文件(称为scripts.txt)的机制。
  17. Example: Creating a file cleanup utility
    示例:创建文件cleanup工具
  18. An unexpected error occurred while creating the workgroup file.
    创建工作组文件时发生了一个意外错误。
  19. By the way, if the file you are opening for output does not exist, it will be created for you, so there is no need to ever worry about creating the file.
    顺便说一句,如果你要打开的文件不存在,它会为你创建一个,所以不用担心文件创建的问题。
  20. This is the starting point for creating a compressed file that can be opened on its own.
    这是起点,为创造一个压缩文件,可以打开它自己。
  21. Prompts you before creating each destination file.
    建立每个目标文件时提示你。
  22. Error creating file|. the fragment was not saved.
    创建文件时发生错误。“片段”未被保存。
  23. Notice how we use a "use" binding when creating the file stream, this is roughly equivalent to the using statement in C#, and means the file stream will be disposed when it drops out of scope.
    注意,在创建文件流对象的时候我们是如何使用“use”赋值语法的,这种用法大致上和C的using语句相当,即意味着文件流对象将在离开作用域的时候被销毁掉。
  24. Click the Finish button to begin creating the cube file.
    单击完成按钮开始创建多维数据集文件。
  25. The principle and operation of the porting Yaffs and creating root file system on Nand+ Yaffs are discussed in detail.
    着重介绍了Yaffs的移植和建立基于Nand+Yaffs根文件系统的原理与操作方法。
  26. Lastly, we do some research on object file format and BFD for the next, coding for creating object file.
    最后对下一步要编写的代码(生成二进制目标文件的代码)所要用到的知识(目标文件格式、BFD库函数)进行了研究。
  27. The method and process of creating root file system on Nand+ Yaffs are described.
    描述了创建基于Nand+Yaffs根文件系统的方法与过程。
  28. The detail technology includes: creating area file of converging water basin;
    具体实现的技术途径为:形成汇水盆地区文件;
  29. The merging of raster and vector image can be carried out by creating WORLD file relevant to the raster image.
    通过创建与栅格图像相对应的WORLD文件,可以实现栅格图像与矢量图的融合。